LogChannel.Channel property

The settings of a log channel.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public KsLogChannel Channel { get; }
Public ReadOnly Property Channel As KsLogChannel

Property value

Type: KsLogChannel

See also

LogChannel Class

IntervalZero.KINGSTAR.Base.Class Namespace